home *** CD-ROM | disk | FTP | other *** search
/ Plug-In Power Pack for Netscape Communicator / Plug-In Power Pack for Netscape Communicator.iso / plugins / dataviews / dvtools / demos / dwpdemo / readme.txt < prev   
Text File  |  1997-05-08  |  2KB  |  44 lines

  1.     dwpdemo - (SCADA demo for Department of Water and Power)
  2.  
  3. There is an icon for this demo in the demo program group. To run the 
  4. SCADA Demo, open the demo program group and double-click on the 
  5. icon. If you have installed the demo it will run from the hard drive.
  6. Otherwise it will run from the CD-ROM drive. You will be prompted to
  7. insert the DataViews CD.
  8.  
  9. To remake the demo:
  10.  
  11. 1.    Open an MS-DOS command prompt.
  12.  
  13. 2.    Go to the directory for the demo:
  14.  
  15.         cd <dataviews>\dvtools\demos\dwpdemo
  16.  
  17. 3.    To make the demo, type:
  18.  
  19.         nmake
  20. -------------------------------------------------------------
  21.  
  22. The DWP demo was written using specifications and schematics from the Los 
  23. Angeles Department of Water and Power. The specifications required that a 
  24. schematic be displayed with the following features:
  25.  
  26. First, when the control valve is picked a new window with the Hand/Autostation 
  27. appears. This window contains the controls for setting the control valve.  
  28. When the values are adjusted to the user's satisfaction the Confirm button 
  29. causes the values to be read by the program and the control valve rotates to 
  30. reflect its status. Each of the four control valves in the demo behaves the 
  31. same way. When the valve is open the pipes show flow and the pressure drums 
  32. indicate fill level. The data controlling fill level is simulated with a 
  33. Function Data Source created in DV-Draw.
  34.  
  35. Both the High Pressure Drum and the Low Pressure Drum can be picked by the 
  36. user to display a new window with more detailed information.
  37.  
  38. To keep the screen from getting too cluttered a button to erase and add 
  39. details was added, and the Ammonia Subsystem was put into another window.
  40.  
  41. For ease of use, buttons bring up a Help window and a Legend window.  To see 
  42. how to operate this demo, read the Help window. To get a description of the 
  43. symbols used in the schematic, read the Legend window.
  44.